home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2001 December / pcwk12201b.iso / PCWK-txt / Intel Free Software / IntelChipsetUtility / Disk1 / data1.cab / AllFiles / Win95Old / almador.inf < prev    next >
Windows Setup INFormation  |  2001-09-06  |  3KB  |  90 lines

  1. ; ****************************************************************************
  2. ; ****************************************************************************
  3. ; **    Filename:  Almador.INF                                                 
  4. ; **    Abstract:  Windows* 95 INF File for Almador Memory Controller Hub
  5. ; **    Last Update:  October 2, 2000 (Version 3.00 Build 001)
  6. ; ****************************************************************************
  7. ; ****************************************************************************
  8.  
  9. [version]
  10. LayoutFile= Layout.inf
  11. signature="$CHICAGO$"
  12. Class=System
  13. ClassGUID={4d36e97d-e325-11ce-bfc1-08002be10318}
  14. Provider=%INTEL%
  15. SetupClass=BASE
  16.  
  17. [ClassInstall]
  18. AddReg=System_Class_Reg
  19. DelReg=System_Class_DelReg
  20.  
  21. [System_Class_Reg]
  22. HKR,,,,%SystemClassName%
  23. HKR,,Installer,,sysclass.dll
  24.  
  25. [System_Class_DelReg]
  26. HKR,,NoInstallClass
  27.  
  28. [Manufacturer]
  29. %INTEL_MFG%=INTEL_SYS
  30.  
  31. [INTEL_SYS]
  32. %PCI\VEN_8086&DEV_3575.DeviceDesc%=NO_DRV,PCI\VEN_8086&DEV_3575
  33. %PCI\VEN_8086&DEV_3576.DeviceDesc%=PCI_BRIDGE_DRV,PCI\VEN_8086&DEV_3576
  34. %PCI\VEN_8086&DEV_3578.DeviceDesc%=NO_DRV,PCI\VEN_8086&DEV_3578
  35.  
  36. [NO_DRV]
  37.  
  38. [PCI_BRIDGE_DRV]
  39.  
  40. [ControlFlags]
  41. ExcludeFromSelect=PCI\VEN_8086&DEV_3575
  42. ExcludeFromSelect=PCI\VEN_8086&DEV_3576
  43. ExcludeFromSelect=PCI\VEN_8086&DEV_3578
  44.  
  45. [Strings]
  46. SystemClassName = "System devices"
  47. INTEL         ="Intel"
  48. NULL        = ""
  49. WINBASE         = "Base Windows Components"
  50. SRCPATH         = "Distribution directory"
  51.  
  52. INTEL_MFG="Intel"
  53. PCI\VEN_8086&DEV_3575.DeviceDesc="Almador Processor to I/O Controller - 3575 (UNOFFICIAL NAME)"
  54. PCI\VEN_8086&DEV_3576.DeviceDesc="Almador Processor to AGP Controller - 3576 (UNOFFICIAL NAME)"
  55. PCI\VEN_8086&DEV_3578.DeviceDesc="Almador Processor to I/O Controller - 3578 (UNOFFICIAL NAME)"
  56.  
  57.  
  58. ; Copyright (c) 1998-2000 Intel Corporation
  59. ; Copyright (c) 1993-1995 Microsoft Corporation
  60.  
  61. ; ************************************************************
  62. ; Intel is making no claims of usability, efficacy or 
  63. ; warranty.  
  64. ; ************************************************************
  65. ; Information in this document is provided in connection with 
  66. ; Intel products.  No license, express or implied, by estoppel 
  67. ; or otherwise, to any intellectual property rights is granted 
  68. ; by this document.  Intel assumes no liability whatsoever, 
  69. ; and Intel disclaims any express or implied warranty, 
  70. ; relating to sale and/or use of Intel products including 
  71. ; liability or warranties relating to fitness for a particular 
  72. ; purpose, merchantability, or infringement of any patent, 
  73. ; copyright or other intellectual property right.  Intel 
  74. ; products are not intended for use in medical, life saving, 
  75. ; or life sustaining applications.
  76.  
  77. ; ************************************************************
  78. ; Intel Corporation disclaims all warranties and liabilities 
  79. ; for the use of this document and the information contained 
  80. ; herein, and assumes no responsibility for any errors which 
  81. ; may appear in this document, nor does Intel make a 
  82. ; commitment to update the information contained herein. Intel 
  83. ; reserves the right to make changes to this document at any 
  84. ; time, without notice.
  85. ; ************************************************************
  86. ; ************************************************************
  87.  
  88. ; * Third-party brands and names are the property of their 
  89. ; respective owners.
  90.